The Barcode object is used to define barcode output settings based on a type and pattern.
| Parameter | Type | Description |
|---|---|---|
| Type | BarcodeType | An object defining the type of barcode to implement. |
| Pattern | string | Object providing a description for an associated barcode pattern. |
| UseCoverPage | boolean | Indicates that cover pages will be produced for all documents that cannot handle barcodes in the tagline |
| FirstPageOnly | boolean | An object determining if a barcode appears on the first or only page of a document. |